compiler method

英 [kəmˈpaɪlə(r) ˈmeθəd] 美 [kəmˈpaɪlər ˈmeθəd]

网络  编译程序方法

计算机



双语例句

  1. With a JIT compiler, Java programs are compiled one method at a time as they execute into the native processor's instructions to achieve higher performance.
    使用JIT编译器时,Java程序按每次编译一个方法的形式进行编译,因为它们在本地处理器指令中执行以获得更高的性能。
  2. Exceptions or compiler diagnostics are passed to the log() method or written directly into the scrollable errors component in the application.
    异常或编译器诊断信息被传递给log()方法或直接写入到应用程序中可滚动的errors组件。
  3. The compiler creates these methods that call the appropriate method in the application handler.
    编译器创建这些方法,它们调用应用处理程序中的正确方法。
  4. The first message Compiling { java/ lang/ MyClass} { MyMethod} indicates that the JIT compiler has started compiling the method.
    第一条消息Compiling{java/lang/MyClass}{MyMethod}说明JIT编译器已经开始编译这个方法了。
  5. How does the compiler know that the supplied argument has an iterator() method?
    编译器如何知道提供的参数有一个iterator()方法呢?
  6. The IBM JIT compiler uses a sequence of expression trees to represent the method's operations.
    IBMJIT编译器使用一个表达式树序列表示方法的操作。
  7. In this paper, a compiler generator design method is given.
    给出了一种编译器生成器的设计原理。
  8. Compiler of LL ( 1) Method of analysis.
    编译中的LL(1)分析方法的实现。
  9. Compiler Optimization Method for Synchronization Problem on Network Processors
    网络处理器同步问题的编译优化方法
  10. As you have seen, the compiler ensures that the first arguments of the BeginInvoke method are the arguments of the method to be called.
    正如你看到的,编译器确保BeginInvoke方法的第一个参数是被调用方法的参数。
  11. Class library plays the vital role in the construction of compiler by object-oriented method and lexical analysis class library is an important part of object-oriented compiling class library.
    类库在编译程序的面向对象构造过程中起重要作用,词法分析类库是编译类库的重要组成部分。
  12. If there are two anonymous members that both provide a method, the compiler will produce an error, but only if that method is called.
    如果有两个匿名成员都提供一个方法,编译器将会报错,但只在该方法被调用的情况下。
  13. This paper introduces the composition of the compiler, code generation method and Verilog parallel simulation kernel.
    文章将主要介绍编译器构成、代码生成方法和并行模拟核心库,该技术已经在并行Verilog模拟器ParaVer上实现。
  14. According to the SCL characteristics, this paper is put forward for the SCL to the technique approach of carrying out its compiler quickly and the realization method differed from the special design of general language.
    同时根据SCL语言的特点,提出了一种快速实现其编译程序的技术途径,给出了一种不同于一般高级语言特殊设计的实现方法。
  15. Introducing the Object Orient technology to NC code compile, the Object Orient Design Method of General Compiler is summarized. Using this method, the same compiler applied on different language form is realized efficiently, the maintainability and expandability of the system are improved.
    将面向对象技术应用到NC代码编译中,提出了面向对象通用快速编译器的设计方法,改善了编译系统的可维护性、可移植性和可扩充性。
  16. A Compiler Technology Based on Retargetable Method for Embedded System
    一种基于多目标设计方法的嵌入式编译器技术
  17. To implement functions of multi-language support in object-oriented language compiler automatic test tool ( O-OCTT), the method of system functional extension is proposed.
    为了实现面向对象语言编译器自动测试工具(O-OCTT)对多种面向对象语言的支持功能,研究系统功能扩展的实现方法。
  18. During the development of NC compiler, LEX simplifies the programming progress. It is a high-efficiency method of program design.
    在数控编译器的开发中,使用LEX简化了编程序过程,是一种高效的程序设计方法。
  19. In the Java virtual machine ( JVM), traditional counter-based hotspot-detecting method usually can not get the caller-callee relationship, therefore, the dynamic compiler which applied this scheme would lose some optimization opportunities, such as method inlining.
    在Java虚拟机中,传统的基于计数的热点探测方法往往不能得到方法间的调用关系,因此,采用这种机制的动态编译器会丧失一些优化机会,比如方法内联。
  20. This paper analyzes and describes the six compiler model of Turbo c in detail, and discusses the method and way of mixing model programming further.
    本文详细分析了Turboc六种互不相同的编译模式,并探讨了混合模式编程的方法和途径。
  21. The paper proposes a new compiler design method by taking the advantages of manual porting and compiler's automatic generation. This novel method combines certain retargetable compiler including code optimization with compiler's automatic generation.
    综合手工移植和自动生成编译器两种方法的优点,提出了一种将含有代码优化过程的多目标编译器和编译器自动生成相结合的新的编译器设计方法。
  22. A compiler optimization method under Linux operation system on Pentium 4 processor computer is introduced in this paper.
    本文介绍了一种在奔腾4处理器微机上Linux操作系统下的优化编译方法。
  23. The YH 2 C optimization compiler has been designed and realized by taking microcomputer's Intel 80386 C compiler as the research and design platform and using the cross compiling method. It is the first supercomputer C compiler designed from bottom layer in our country.
    C语言优化编译器是借助于微机上的Intel80386C语言编译器为研制平台,采用交叉编译的方法设计实现的,它是我国自行设计的第一个从底层开发实现的巨型机C语言编译器。
  24. It takes GNU C Compiler ( GCC) as study object, covering currently retargetable method in compiler design, and porting GCC to a new embedded system Nios.
    以编译器GCC为研究对象,基于多目标编译器设计方法,将GCC移植到一种嵌入式系统Nios上。
  25. At the same time, a design of concrete DDS chip is completed by Quartus ⅱ compiler, method and steps of DDS design based on VHDL editing routine is described in detail.
    同时利用QuartusⅡ编译平台完成一个具体DDS芯片的设计,详细阐述了基于VHDL编程的DDS设计的方法步骤。
  26. Design of ada-sub compiler and realize method with yacc of mp/ m-86
    利用MP/M-86上的YACC设计Ada-Sub的编译程序和实现方法
  27. So the paper studies a method based on architecture description language for automatic generation of a compiler. This method mainly solves the problem of fast compiler generation, but the generated compiler emits codes with poor quality.
    因此本文对基于体系结构描述语言(ADL)的编译器自动生成方法进行了研究,这种方法解决编译器的快速生成问题,但生成的编译器产生的代码质量不高。
  28. In terms of CNC software design, the paper has done research in the CNC code compiler, software loop delay method, the parallel port reading and writing operation and other key technologies.
    在数控系统软件的设计方面,针对数控代码的编译、软件循环的延时方法以及并口的读写操作等关键技术进行了研究。
  29. Because crossing control flow in source code level cannot be passed by compiler, a compatible compiling method of built-in functions was presented, which made programming simple and safe.
    由于源代码级不可形成控制交叉,给出内置此功能的兼容编译实现方法,使得程序员书写的代码简单而安全。